Autogenerated HTML docs for v1.8.1.1-271-g02f55
diff --git a/git-svn.html b/git-svn.html index 235e841..fc82c6f 100644 --- a/git-svn.html +++ b/git-svn.html
@@ -1370,6 +1370,28 @@ tree-ish to specify which branch should be searched). When given a tree-ish, returns the corresponding SVN revision number. </p> +<div class="dlist"><dl> +<dt class="hdlist1"> +--before +</dt> +<dd> +<p> + Don’t require an exact match if given an SVN revision, instead find + the commit corresponding to the state of the SVN repository (on the + current branch) at the specified revision. +</p> +</dd> +<dt class="hdlist1"> +--after +</dt> +<dd> +<p> + Don’t require an exact match if given an SVN revision; if there is + not an exact match return the closest match searching forward in the + history. +</p> +</dd> +</dl></div> </dd> <dt class="hdlist1"> <em>set-tree</em> @@ -2294,7 +2316,7 @@ <div id="footnotes"><hr /></div> <div id="footer"> <div id="footer-text"> -Last updated 2012-12-21 15:43:34 PST +Last updated 2013-01-18 13:06:16 PST </div> </div> </body>